1. configure.in changed to put a version/time on makelinuxdist.sh.in just like...
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 14 Sep 2009 14:25:14 +0000 (14:25 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 14 Sep 2009 14:25:14 +0000 (14:25 +0000)
commit3319319157c0c16fadf33b09e24a04b60adb732a
treec6d3abbe5e9b642baa906cf160cb0f1077ebd6ab
parent2d16fe7f98f19fdc87df3a08821618ebb2125cf2
   1. configure.in changed to put a version/time on makelinuxdist.sh.in just like the other platforms.
   2. app.pro to remove references to makeextras.mak which was just an experimental thing.
   3. data field enable/disable management for split distance.
   4. cover script for linux "gpsbabelfe" rewritten from scratch.  Old one from googleearth had problems and useless stuff anyway.  It wouldn't work with multiple link and blank spaces within directory, and its PATH search was totall unnecessary for Linux.
   5. help.cpp tidied up.
   6. track title entry field widened in the UI.
gpsbabel/configure.in
gpsbabel/gui/app.pro
gpsbabel/gui/filterwidgets.cpp
gpsbabel/gui/gpsbabelfe
gpsbabel/gui/help.cpp
gpsbabel/gui/help.h
gpsbabel/gui/makeextras.mak [deleted file]
gpsbabel/gui/makelinuxdist.sh [deleted file]
gpsbabel/gui/makelinuxdist.sh.in [new file with mode: 0644]
gpsbabel/gui/trackui.ui